lcWndOnClose Home

Correctly stops active processes in LiteCAD graphics window. Call this function before your application close the window.

 BOOL lcWndOnClose (
   HANDLE hLcWnd
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).